Equals(object)

Method

Namespace: Diffstore.Snapshots

Declared in: Diffstore.Snapshots.Snapshot<TKey, TValue>


Checks for snapshot equality by time and state.

Syntax

public override bool Equals(
	object obj
)

Back to index